Home
last modified time | relevance | path

Searched refs:rotation_timestamp (Results 1 – 10 of 10) sorted by relevance

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_prelaunch/src/
H A Drabbit_logger_std_h.erl669 CurrTimestamp = rotation_timestamp(),
675 {false,Rotation#{last_rotation_ts=>rotation_timestamp()}}.
750 CurrTimestamp = rotation_timestamp(),
758 rotation_timestamp() -> function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbit/apps/rabbitmq_prelaunch/src/
H A Drabbit_logger_std_h.erl669 CurrTimestamp = rotation_timestamp(),
675 {false,Rotation#{last_rotation_ts=>rotation_timestamp()}}.
750 CurrTimestamp = rotation_timestamp(),
758 rotation_timestamp() -> function
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ai/
H A Daiturret.cpp1401 …} else if ((tp->flags & MSS_FLAG_TURRET_RESET_IDLE) &&(timestamp_elapsed(ss->rotation_timestamp)))… in aifft_rotate_turret()
1404 …>system_info->flags & MSS_FLAG_TURRET_RESET_IDLE) && (timestamp_elapsed(ss->rotation_timestamp))) { in aifft_rotate_turret()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/ship/
H A Dship.h383 int rotation_timestamp; variable
H A Dship.cpp5546 rotation_timestamp = timestamp(0); in clear()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ai/
H A Daiturret.cpp1389 …>flags[Model::Subsystem_Flags::Turret_reset_idle]) &&(timestamp_elapsed(ss->rotation_timestamp))) { in aifft_rotate_turret()
1392 …flags[Model::Subsystem_Flags::Turret_reset_idle]) && (timestamp_elapsed(ss->rotation_timestamp))) { in aifft_rotate_turret()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/ship/
H A Dship.h405 int rotation_timestamp; variable
H A Dship.cpp6963 rotation_timestamp = timestamp(0); in clear()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/model/
H A Dmodelread.cpp3851 ss->rotation_timestamp = timestamp(turret->turret_reset_delay); in model_rotate_gun()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/model/
H A Dmodelread.cpp3931 ss->rotation_timestamp = timestamp(turret->turret_reset_delay); in model_rotate_gun()