Q: Units in add_retention_policy() with integer-based timestamps

Hi

What are the units when setting the retention with integer-based timestamps?

The only example provided in there (link to docs: Timescale Docs )

SELECT add_retention_policy('conditions', BIGINT '600000');

What is 600000? Seconds, minutes, hours?

Checked the source code but did not find anything about the units: