Is there a way to get notified when there is update to the system time from a time-server or due to DST change? I am after an API/system call or equivalent.
It is part or my effort to optimize generating a value for something similar to SQL NOW() to an hour granularity, without using SQL.