Get the second of the time.
Definition at line 439 of file osutil.inl.
References theTime.
{ struct tm ts; return os_localtime(&theTime, &ts)->tm_sec; }