AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
lockimpl.cpp File Reference

Implements the AJALockImpl class on the Mac platform. More...

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
 

Detailed Description

Implements the AJALockImpl class on the Mac platform.

Definition in file lockimpl.cpp.

Variable Documentation

◆ MAX_NSEC

const int MAX_NSEC = 1000000000
static

Definition at line 17 of file lockimpl.cpp.

◆ MIL_2_NSEC

const int MIL_2_NSEC = 1000000
static

Definition at line 14 of file lockimpl.cpp.