mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.36k stars 1.33k forks source link

[core] Add platform abstractions for utils::now() #16417

Closed tmpsantos closed 4 years ago

tmpsantos commented 4 years ago

Some platforms might require special permissions or custom APIs to access the current time of the day.