openMSX
Classes | Namespaces | Functions
DynamicClock.hh File Reference
#include "EmuTime.hh"
#include "DivModBySame.hh"
#include "narrow.hh"
#include <cassert>
Include dependency graph for DynamicClock.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openmsx::DynamicClock
 Represents a clock with a variable frequency. More...
 
struct  openmsx::DynamicClock::IntegralFractional
 Like getTicksTill(), but also returns the fractional part (in range [0, 1)). More...
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

 openmsx::SERIALIZE_CLASS_VERSION (DynamicClock, 2)