index
:
esds.git
debug
main
An Extensible Simulator For Distributed Systems and Cyber-Physical Systems.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example
/
platform_callback.py
blob: d3d5dabadda0d33b0ff2f5bcc0b8856604c13a9f (
plain
)
1
2
3
def callback(simulator): print("Callback called at {}s".format(simulator.time))