How to get timestamp in creating alert rule

We have timestamp metric in seconds and would like to compare with the current Unix timestamp for generating alerts. Is there way to get the current Unix (or epoch) timestamp in alert creation? There is global variable called ${__from}, but it does not seem that the variable can be used in alert creation.