monomer/examples
Francisco Vallarino b6f1ad2e8d
Add appStartTs to WidgetEnv. Make Timestamp a newtype (#103)
* Add _weAppStartTs to WidgetEnv, indicating the time in ms when the application started

* Use Timestamp type instead of Int to make signatures clearer

* Retrieve correct startup timestamp

* Use newtype instead of type for Timestamp

* Update Changelog

* Add utility function currentTimeMs, returning the absolute current timestamp (not from app start)

* Use currentTimeMs in examples

* Replace SDL.ticks call with utcTimeToPOSIXSeconds

* Restore nodeKey of description field in Tutorial 03
2022-03-26 17:23:53 -03:00
..
books Allow setting the window icon via AppConfig (#79) 2022-02-13 14:12:32 -03:00
generative Allow setting the window icon via AppConfig (#79) 2022-02-13 14:12:32 -03:00
opengl Allow setting the window icon via AppConfig (#79) 2022-02-13 14:12:32 -03:00
ticker Allow setting minimum thumb size in scroll widget (#100) 2022-03-17 13:46:40 -03:00
todo Add appStartTs to WidgetEnv. Make Timestamp a newtype (#103) 2022-03-26 17:23:53 -03:00
tutorial Add appStartTs to WidgetEnv. Make Timestamp a newtype (#103) 2022-03-26 17:23:53 -03:00