ScEpTIC.emulator.energy.timekeeper package

Module contents

class ScEpTIC.emulator.energy.timekeeper.TimekeeperModel

Bases: object

Model of an ideal timekeeper

attach_system_model(system_model)

Attaches the system model to the state retention technique :param system_model: the system model

get_time()

Returns the elapsed time in seconds

start_tracking()

Sets the timekeeper to start tracking time

stop_tracking()

Sets the timekeeper to stop tracking time