Searched defs:sectime (Results 1 – 3 of 3) sorted by relevance
23 void HnpSampleLibDelay(int sectime) in HnpSampleLibDelay()
31 int sectime = 0; in main() local
31 auto sectime = std::chrono::duration_cast<std::chrono::seconds>(curMs); in GetCurrentTime() local