Searched defs:sNow (Results 1 – 7 of 7) sorted by relevance
58 uint32_t sNow; variable
46 uint32_t sNow; variable
59 static uint32_t sNow = 0; variable
44 static uint32_t sNow = 0; variable
51 static uint64_t sNow = 0; ///< Time of simulation. variable
62 uint64_t sNow = 0; // microseconds variable
23195 struct tm sNow; in currentTimeFunc() local