Began Framework start
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
def handleTimerEvent():
|
||||
from Prime.PCTest import Objects
|
||||
|
||||
Objects.Tank.runSimulation()
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"handleTimerEvent.py"
|
||||
],
|
||||
"attributes": {
|
||||
"sharedThread": true,
|
||||
"delay": 250,
|
||||
"lastModificationSignature": "e7be223279a0f76b4084ec343c6f08743e1d082413267b6c95580a668ea9a405",
|
||||
"fixedDelay": true,
|
||||
"lastModification": {
|
||||
"actor": "admin",
|
||||
"timestamp": "2026-02-19T19:30:43Z"
|
||||
},
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user