ocssw
V2022
|
BenchmarkTimerError
Inheritance diagram for BenchmarkTimerError:
Collaboration diagram for BenchmarkTimerError:
Public Member Functions | |
def | __init__ (self, m) |
def | __str__ (self) |
Public Attributes | |
msg | |
Detailed Description
Exception class for the BenchmarkTimer.
Definition at line 97 of file benchmark_timer.py.
Constructor & Destructor Documentation
◆ __init__()
def __init__ | ( | self, | |
m | |||
) |
Definition at line 99 of file benchmark_timer.py.
Member Function Documentation
◆ __str__()
def __str__ | ( | self | ) |
Definition at line 101 of file benchmark_timer.py.
Member Data Documentation
◆ msg
msg |
Definition at line 100 of file benchmark_timer.py.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/scripts/mlp/benchmark_timer.py