AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Implements the AJATimer class. More...
#include "ajabase/common/common.h"
#include "ajabase/common/timer.h"
#include "ajabase/system/systemtime.h"
#include "ajabase/system/system.h"
#include <iomanip>
Go to the source code of this file.
Macros | |
#define | __fDEC(__x__, __w__, __p__) std::dec << std::fixed << std::setw(__w__) << std::setprecision(__p__) << (__x__) |
Implements the AJATimer class.
Definition in file timer.cpp.