Searched refs:output_ms (Results 1 – 1 of 1) sorted by relevance
473 void ttlGenericCommand(client *c, int output_ms) { in ttlGenericCommand() argument491 addReplyLongLong(c,output_ms ? ttl : ((ttl+500)/1000)); in ttlGenericCommand()