OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
benchmark_timer.py File Reference

Go to the source code of this file.

Classes

class  BenchmarkTimer
 
class  BenchmarkTimerError
 

Namespaces

 mlp.benchmark_timer
 

Variables

int HOURS_PER_DAY = 24
 
int MINS_PER_HOUR = 60
 
int SECS_PER_DAY = 86400
 
int SECS_PER_HOUR = 3600
 
int SECS_PER_MIN = 60