AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
lockimpl.cpp File Reference
#include "ajabase/system/bm/lockimpl.h"
#include "ajabase/system/debug.h"
#include <errno.h>
Include dependency graph for lockimpl.cpp:

Go to the source code of this file.

Variables

static const int MIL_2_NSEC = 1000000
 
static const int MAX_NSEC = 1000000000
 

Variable Documentation

◆ MAX_NSEC

const int MAX_NSEC = 1000000000
static

Definition at line 16 of file lockimpl.cpp.

◆ MIL_2_NSEC

const int MIL_2_NSEC = 1000000
static

Definition at line 13 of file lockimpl.cpp.