Classes | |
| class | frames_counter |
| class | microsecond |
| class | millisecond |
| class | nanosecond |
| class | resolution |
| class | second |
| class | timer |
Typedefs | |
| typedef boost::function< unit()> | fun |
| typedef boost::uint_least64_t | unit |
Functions | |
| SGE_SYMBOL fun | default_time_fun () |
| SGE_SYMBOL void | default_time_fun (fun const &) |
| SGE_SYMBOL void | sleep (resolution const &) |
| SGE_SYMBOL unit | time () |
| SGE_SYMBOL unit | hz () |
| typedef boost::function<unit()> sge::time::fun |
| typedef boost::uint_least64_t sge::time::unit |
| void sge::time::default_time_fun | ( | fun const & | nfun | ) |
| sge::time::fun sge::time::default_time_fun | ( | ) |
| sge::time::unit sge::time::hz | ( | ) |
| void sge::time::sleep | ( | resolution const & | res | ) |
| sge::time::unit sge::time::time | ( | ) |
1.5.5