cooldown_until_date property

int cooldown_until_date
read / write

Point in time (Unix timestamp) when stealth mode can be enabled again; 0 if there is no active cooldown.

Implementation

late int cooldown_until_date;