Searched refs:now_is (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/
H A DsunSystem.c188 struct timeval now_is; local
204 (void) gettimeofday(&now_is, (struct timezone *)0);
205 now_is_tv_sec = (long)now_is.tv_sec;

Completed in 12 milliseconds