Home
last modified time | relevance | path

Searched refs:tsec (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/sysutils/utils/ps/
H A Dps.c215 unsigned char seconds, seconds1, tsec, tsec1; in main() local
249 tsec = (ptime.QuadPart / 10000000LL) % 60LL; in main()
267 thour, tmin, tsec, thour1, tmin1, tsec1, in main()