Ticks
Ticks are the unit used by Soldat in some cases, such as the weapons.ini and soldat.ini settings. It is a time unit and it's equivalent to 1/60 of a second.
To convert from ticks to seconds and back use the following formula:
ticks * 60 = seconds seconds / 60 = ticks