Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.
NASA Logo
Ocean Color Science Software

ocssw V2022
Inheritance diagram for BenchmarkTimerError:
[legend]
Collaboration diagram for BenchmarkTimerError:
[legend]

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: