Rosetta  3.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
basic_sys_util.hh File Reference

All system functions in utility that have no other home. More...

#include <utility/exit.hh>
#include <string>

Namespaces

 utility
 comment 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...
 

Detailed Description

All system functions in utility that have no other home.

Author
David Kim (dekim.nosp@m.@u.w.nosp@m.ashin.nosp@m.gton.nosp@m..edu)