Home
last modified time | relevance | path

Searched defs:CallStart (Results 1 – 3 of 3) sorted by relevance

/dports/misc/estic/estic-1.61_10/estic/
H A Ddevstate.h89 Time CallStart; // Start of call variable
/dports/www/py-autobahn/autobahn-python-19.5.1/autobahn/wamp/gen/wamp/proto/
H A DCall.py107 def CallStart(builder): builder.StartObject(8) function
/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4Effect.cpp427 int C4Effect::CallStart(int temporary, const C4Value &var1, const C4Value &var2, const C4Value &var… in CallStart() function in C4Effect