![]() |
GGEMS
1.1
GPU GEant4-based Monte Carlo Simulations
|
namespace computing/displaying the time More...
Functions | |
| void | DisplayTime (DurationNano const &duration, std::string const &displayed_text) |
| Print the execution time. More... | |
| ChronoTime | Now (void) |
| DurationNano | Zero (void) |
| Initialization at zero nanosecond. More... | |
namespace computing/displaying the time
| void GGEMSChrono::DisplayTime | ( | DurationNano const & | duration, |
| std::string const & | displayed_text | ||
| ) |
Print the execution time.
| duration | - Duration of code/method in nanoseconds |
| displayed_text | - Text into the screen/file |
Definition at line 38 of file GGEMSChrono.cc.
|
inline |
Definition at line 67 of file GGEMSChrono.hh.
|
inline |
Initialization at zero nanosecond.
Definition at line 74 of file GGEMSChrono.hh.