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

/haiku/src/apps/devices/
H A Dpci-header.awk29 print "#\tHeader created on " strftime( "%A, %d %b %Y %H:%M:%S %Z", systime() ) > ofile
H A Dusb-header.awk31 print "#\tHeader created on " strftime( "%A, %d %b %Y %H:%M:%S %Z", systime() ) > ofile
/haiku/src/kits/interface/
H A DMenu.cpp2331 bigtime_t systime = system_time(); local
2333 if (!inNavArea || (navigationAreaTime > 0 && systime -

Completed in 263 milliseconds