Time placeholders are placeholders that indicate the duration of something, such as the cooldown of a command.
To use them, you need to use the format @TIME_FORMAT:%time_in_milliseconds%@.
This placeholder will be replaced with “1s” or “2min” depending on which format you have set (SECONDS, MINUTES_SECONDS, etc) and on the time format setting in the core's config.yml file.