Tip-Top API
Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

Clock::addTimer() — Method in class Clock
Clock::addPeriodicTimer() — Method in class Clock
Timers::add() — Method in class Timers

B

Clock::block() — Method in class Clock
Pulse::beat() — Method in class Pulse

C

ClockClass in namespace Neutron\TipTop
Clock::clear() — Method in class Clock
Alias for cancelTimer
Clock::cancelTimer() — Method in class Clock
Stops the given timer.
Clock::cancelTimers() — Method in class Clock
Timer::cancel() — Method in class Timer
TimerInterface::cancel() — Method in class TimerInterface
Timers::contains() — Method in class Timers
Timers::cancel() — Method in class Timers
Timers::clear() — Method in class Timers

D

Clock::destroy() — Method in class Clock
Timer::decrementIterations() — Method in class Timer
Removes an iteration.
TimerInterface::decrementIterations() — Method in class TimerInterface
Removes an iteration.

G

Clock::getTimers() — Method in class Clock
Pulse::getInstance() — Method in class Pulse
Timer::getClock() — Method in class Timer
Timer::getInterval() — Method in class Timer
Timer::getCallback() — Method in class Timer
Timer::getData() — Method in class Timer
Timer::getIterations() — Method in class Timer
Returns remaining iterations.
TimerInterface::getInterval() — Method in class TimerInterface
TimerInterface::getCallback() — Method in class TimerInterface
TimerInterface::getData() — Method in class TimerInterface
TimerInterface::getIterations() — Method in class TimerInterface
Returns remaining iterations.
Timers::getTime() — Method in class Timers
Timers::getFirst() — Method in class Timers

I

Clock::isPaused() — Method in class Clock
Clock::isTimerActive() — Method in class Clock
Returns true if the timer is active.
Pulse::isStopped() — Method in class Pulse
Timer::isPeriodic() — Method in class Timer
Timer::isActive() — Method in class Timer
TimerInterface::isPeriodic() — Method in class TimerInterface
TimerInterface::isActive() — Method in class TimerInterface
Timers::isEmpty() — Method in class Timers

P

Clock::pause() — Method in class Clock
PulseClass in namespace Neutron\TipTop

R

Clock::resume() — Method in class Clock

S

Clock::setTimers() — Method in class Clock
Pulse::start() — Method in class Pulse
Pulse::stop() — Method in class Pulse
Timer::setData() — Method in class Timer
TimerInterface::setData() — Method in class TimerInterface

T

Clock::tick() — Method in class Clock
Internal method for the heartbeat, should not be used.
Pulse::tick() — Method in class Pulse
TimerClass in namespace Neutron\TipTop\Timer
TimerInterfaceClass in namespace Neutron\TipTop\Timer
TimersClass in namespace Neutron\TipTop\Timer
Timers::tick() — Method in class Timers

U

Timers::updateTime() — Method in class Timers

_

Clock::__construct() — Method in class Clock
Pulse::__construct() — Method in class Pulse
Timer::__construct() — Method in class Timer
Timers::__construct() — Method in class Timers