Clock This example demonstrates how to work with the replica's system time, canister timers as well as checking for canister existence and cycle management. Build the canister: bun build:examples -- clock Run the tests: bun test:examples -- clock