areaDetector  3-5-0
EPICS areaDetector framework
Functions | Variables
SecondsCounter Namespace Reference

Functions

void StartSecondsCounter ()
 
int GetSecondsCounter ()
 

Variables

time_t startTime
 
time_t endTime
 
double timeDiff
 

Function Documentation

◆ GetSecondsCounter()

int SecondsCounter::GetSecondsCounter ( )

◆ StartSecondsCounter()

void SecondsCounter::StartSecondsCounter ( )

Variable Documentation

◆ endTime

time_t SecondsCounter::endTime

◆ startTime

time_t SecondsCounter::startTime

◆ timeDiff

double SecondsCounter::timeDiff