#include <Clock.h>
◆ ~Clock()
virtual WebCore::Clock::~Clock |
( |
| ) |
|
|
inlinevirtual |
◆ Clock()
WebCore::Clock::Clock |
( |
| ) |
|
|
inlineprotected |
◆ create()
std::unique_ptr< Clock > Clock::create |
( |
| ) |
|
|
static |
◆ currentTime()
virtual double WebCore::Clock::currentTime |
( |
| ) |
const |
|
pure virtual |
◆ isRunning()
virtual bool WebCore::Clock::isRunning |
( |
| ) |
const |
|
pure virtual |
◆ playRate()
virtual double WebCore::Clock::playRate |
( |
| ) |
const |
|
pure virtual |
◆ setCurrentTime()
virtual void WebCore::Clock::setCurrentTime |
( |
double |
| ) |
|
|
pure virtual |
◆ setPlayRate()
virtual void WebCore::Clock::setPlayRate |
( |
double |
| ) |
|
|
pure virtual |
◆ start()
virtual void WebCore::Clock::start |
( |
| ) |
|
|
pure virtual |
◆ stop()
virtual void WebCore::Clock::stop |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: