How much sense would it make to annotate a variable as being representative of a "present time" and then have the compiler insert a check that the variable must be greater than the time at which the file was compiled (plus or minus some fuzz to account for daylight savings and time zones)?
In any case, as a security measure, preventing the clock from being set before the compile time is a bandaid for a bullet hole.