Hi guys, I'm experimenting a little with synchronization and use the 32kHz clock for this. Unfortunately, the LocalTime interface is only 32 bit wide, so that I have to handle clock wraps every 1.5 days. What would be the best way to introduce a 64 bit wide LocalTime interface? Best regards, Andreas