Rosetta
|
All system functions in utility that have no other home. More...
Go to the source code of this file.
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
Functions | |
void | utility::sys_sleep (double const seconds) |
Sleep for a specified number of seconds. More... | |
void | utility::rand_sleep () |
std::string | utility::timestamp () |
Generate timestamp string. More... | |
std::string | utility::timestamp_short () |
Generate timestamp string, short format. More... | |
All system functions in utility that have no other home.
Definition in file basic_sys_util.hh.