On 09/13/2018 03:25 PM, Arafel wrote:
         // How can we update the timestamp? Neither of those work
         timestamp = Clock.currTime;
         timestamp = cast(shared) Clock.currTime;

cast() timestamp = Clock.currTime;

Reply via email to