mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-09 22:56:53 +00:00
3 lines
No EOL
84 B
Python
3 lines
No EOL
84 B
Python
|
|
def callback(simulator):
|
|
print("Callback called at {}s".format(simulator.time)) |