Open dazKind opened 10 years ago
Right now stats-tracking only works when using openfl or flash.
See : https://github.com/zasmarkany/weblog/blob/master/Weblog.hx#L90
It would be nice if there was a public function that allowed an app to send a custom stats-object to weblog in order to display fps, mem and ms.
Can be done in next iteration. But if you have code for other platforms i can include it in Weblog. Anyway i will add this function;
Right now stats-tracking only works when using openfl or flash.
See : https://github.com/zasmarkany/weblog/blob/master/Weblog.hx#L90
It would be nice if there was a public function that allowed an app to send a custom stats-object to weblog in order to display fps, mem and ms.