This website requires JavaScript.
Explore
Help
Sign in
loic
/
esds
Watch
1
Star
0
Fork
You've already forked esds
0
mirror of
https://gitlab.com/manzerbredes/esds.git
synced
2025-04-06 01:56:27 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
esds
/
example
/
platform_callback.py
3 lines
84 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Minor changes
2022-09-11 14:48:59 +02:00
def
callback
(
simulator
)
:
Update platform parser
2022-09-11 16:14:17 +02:00
print
(
"
Callback called at
{}
s
"
.
format
(
simulator
.
time
)
)
Reference in a new issue
Copy permalink