lleqsnoom / weblog

haxe remote debugging
MIT License
40 stars 4 forks source link

Allow sending custom stats to the display #55

Open dazKind opened 10 years ago

dazKind commented 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.

lleqsnoom commented 10 years ago

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;