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 counter canister: bun build:clock Run the counter tests: bun test:clock