#include <smooth_time.h>
◆ EAdjustDirection
Enumerator |
---|
ADJUSTDIRECTION_DOWN | |
ADJUSTDIRECTION_UP | |
NUM_ADJUSTDIRECTIONS | |
◆ Get()
int64_t CSmoothTime::Get |
( |
int64_t |
Now | ) |
const |
◆ Init()
void CSmoothTime::Init |
( |
int64_t |
Target | ) |
|
◆ SetAdjustSpeed()
◆ Update()
◆ UpdateInt()
void CSmoothTime::UpdateInt |
( |
int64_t |
Target | ) |
|
◆ UpdateMargin()
void CSmoothTime::UpdateMargin |
( |
int64_t |
Margin | ) |
|
◆ m_aAdjustSpeed
◆ m_Current
int64_t CSmoothTime::m_Current |
|
private |
◆ m_Margin
int64_t CSmoothTime::m_Margin |
|
private |
◆ m_Snap
int64_t CSmoothTime::m_Snap |
|
private |
◆ m_SpikeCounter
int CSmoothTime::m_SpikeCounter |
|
private |
◆ m_Target
int64_t CSmoothTime::m_Target |
|
private |
The documentation for this class was generated from the following files: