Colton Idle
04/13/2024, 6:14 PMStylianos Gakis
04/13/2024, 6:27 PMFrancesc
04/13/2024, 6:36 PMsnapshotFlow
Zach Klippenstein (he/him) [MOD]
04/13/2024, 6:57 PMSergey Y.
04/13/2024, 7:01 PMJoel Denke
04/14/2024, 1:42 PMStylianos Gakis
04/14/2024, 2:00 PMJoel Denke
04/14/2024, 2:01 PMMarcin Wisniowski
05/09/2024, 12:58 PMval now = produceState(Instant.now()) { while (true) { delay(333) value = Instant.now() } }
For example for a timestamp text that shows “2 mins ago” and should update itself automatically.