LMMS
Loading...
Searching...
No Matches
zyncarla::RelTime Class Reference

#include <Time.h>

Public Member Functions

 RelTime (const AbsTime &t_, float sec)
bool inThisFrame ()
bool inPast ()
bool inFuture ()

Private Attributes

int64_t frame
int32_t sample
const AbsTimet

Constructor & Destructor Documentation

◆ RelTime()

zyncarla::RelTime::RelTime ( const AbsTime & t_,
float sec )
inline

Member Function Documentation

◆ inFuture()

bool zyncarla::RelTime::inFuture ( )
inline

◆ inPast()

bool zyncarla::RelTime::inPast ( )
inline

◆ inThisFrame()

bool zyncarla::RelTime::inThisFrame ( )
inline

Member Data Documentation

◆ frame

int64_t zyncarla::RelTime::frame
private

◆ sample

int32_t zyncarla::RelTime::sample
private

◆ t

const AbsTime& zyncarla::RelTime::t
private

The documentation for this class was generated from the following file: