Develop Biology
The language of life
|
Classes | |
class | Arrangement |
class | Axis |
class | Class |
class | Filterable |
class | Identifiable |
class | Line |
class | Linear |
class | Observer |
class | Periodic |
class | Perspective |
struct | PerspectiveUtilities |
class | Quantum |
class | Symmetry |
class | ThreadedPeriodic |
class | Wave |
Typedefs | |
typedef std::vector< const Wave * > | ConstWaves |
typedef std::vector< Symmetry * > | Symmetries |
typedef std::vector< Wave * > | Waves |
Functions | |
Timestamp | GetCurrentTimestamp () |
typedef std::vector< const Wave* > bio::physical::ConstWaves |
typedef std::vector< Symmetry* > bio::physical::Symmetries |
typedef std::vector< Wave* > bio::physical::Waves |
Timestamp bio::physical::GetCurrentTimestamp | ( | ) |
Uses std::chrono to return the time since epoch.
Definition at line 41 of file Time.cpp.
Referenced by bio::physical::Periodic::CheckIn(), bio::log::Engine::Log(), and bio::physical::ThreadedPeriodic::Work().