#include "devvideobase.h"
| class MMMFClockSourcePeriodicUtilityObserver |
| Public Member Functions | |
|---|---|
| pure virtual void | MmcspuoTick(const TTimeIntervalMicroSeconds &) |
Observer class to be used with class CMMFClockSourcePeriodicUtility.
| void | MmcspuoTick | ( | const TTimeIntervalMicroSeconds & | aTime | ) | [pure virtual] |
Notifies the observer that the specified period has elapsed.
| Parameter | Description |
|---|---|
| aTime | "The current time, queried from the clock source." |