|
IPPL API Reference
Independent Parallel Particle Layer C++ API
|
Public Types | |
| using | timer_type = std::chrono::time_point< std::chrono::high_resolution_clock > |
| using | duration_type = std::chrono::duration< double > |
Public Member Functions | |
| void | clear () |
| void | start () |
| void | stop () |
| double | elapsed () |
Static Public Attributes | |
| static bool | enableFences = IPPL_ENABLE_TIMER_FENCES |