ataraxis-time
Contents:
Precision Timer API
Timer Benchmark
Helper Functions
C++ Timer Extension
ataraxis-time
Index
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
G
|
M
|
N
|
P
|
R
|
S
Symbols
--delay-cycles
benchmark-timer command line option
--delay-durations
benchmark-timer command line option
--interval-cycles
benchmark-timer command line option
--interval-delay
benchmark-timer command line option
-dc
benchmark-timer command line option
-dd
benchmark-timer command line option
-ic
benchmark-timer command line option
-id
benchmark-timer command line option
_
__repr__() (ataraxis_time.precision_timer.timer_class.PrecisionTimer method)
_supported_precisions (ataraxis_time.precision_timer.timer_class.PrecisionTimer attribute)
_timer (ataraxis_time.precision_timer.timer_class.PrecisionTimer attribute)
A
ataraxis_time.precision_timer.timer_benchmark
module
ataraxis_time.precision_timer.timer_class
module
ataraxis_time.time_helpers.helper_functions
module
B
benchmark-timer command line option
--delay-cycles
--delay-durations
--interval-cycles
--interval-delay
-dc
-dd
-ic
-id
C
convert_time() (in module ataraxis_time.time_helpers.helper_functions)
CPrecisionTimer (C++ class)
CPrecisionTimer::_precision (C++ member)
CPrecisionTimer::_precision_duration (C++ member)
CPrecisionTimer::_start_time (C++ member)
CPrecisionTimer::ConvertToPrecision (C++ function)
CPrecisionTimer::CPrecisionTimer (C++ function)
CPrecisionTimer::DelayBlock (C++ function)
CPrecisionTimer::DelayNoblock (C++ function)
CPrecisionTimer::Elapsed (C++ function)
CPrecisionTimer::GetPrecision (C++ function)
CPrecisionTimer::Reset (C++ function)
CPrecisionTimer::SetPrecision (C++ function)
CPrecisionTimer::~CPrecisionTimer (C++ function)
D
delay_block() (ataraxis_time.precision_timer.timer_class.PrecisionTimer method)
delay_noblock() (ataraxis_time.precision_timer.timer_class.PrecisionTimer method)
E
elapsed (ataraxis_time.precision_timer.timer_class.PrecisionTimer property)
extract_timestamp_from_bytes() (in module ataraxis_time.time_helpers.helper_functions)
G
get_timestamp() (in module ataraxis_time.time_helpers.helper_functions)
M
module
ataraxis_time.precision_timer.timer_benchmark
ataraxis_time.precision_timer.timer_class
ataraxis_time.time_helpers.helper_functions
N
nb::literals (C++ type)
NB_MODULE (C++ function)
P
precision (ataraxis_time.precision_timer.timer_class.PrecisionTimer property)
PrecisionTimer (class in ataraxis_time.precision_timer.timer_class)
R
reset() (ataraxis_time.precision_timer.timer_class.PrecisionTimer method)
S
set_precision() (ataraxis_time.precision_timer.timer_class.PrecisionTimer method)
std::chrono (C++ type)
supported_precisions (ataraxis_time.precision_timer.timer_class.PrecisionTimer property)