mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-05 17:46:29 +02: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)) |