HomeSort by: relevance | last modified time | path
    Searched defs:monotime_t (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
localtime.c 295 typedef __time_t monotime_t; typedef
1937 fresh_tzdata(monotime_t now)
1940 static monotime_t last_checked;
2000 tzset_unlocked(bool threaded, bool wall, monotime_t now)
2071 monotime_t
2089 monotime_t now = get_monotonic_time();
2103 monotime_t now = get_monotonic_time();
2346 monotime_t now = get_monotonic_time();
3115 monotime_t now = get_monotonic_time();
3261 monotime_t now = get_monotonic_time()
    [all...]

Completed in 17 milliseconds