Critical Link MityCam SoC Firmware  1.0
Critical Link MityCam SoC Firmware
Job.h File Reference
#include <time.h>
#include <ostream>
#include "Utility/Types.h"
Include dependency graph for Job.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tcJob
 The tcJob class is the base class for jobs that get added to the tcPeriodicJobThread. More...
 
class  tcJob::tcStats
 

Functions

std::ostream & operator<< (std::ostream &arS, const struct timespec &arT)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  arS,
const struct timespec &  arT 
)