Each time you send a 'stat' request to the player ($client->requestStatus), you do get back the player's tick value in ms since last reboot (jiffies). See Slim::Networking::Slimproto::_stat_handler. stat is called once per second while the player is playing.
-- andyg ------------------------------------------------------------------------ andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292 View this thread: http://forums.slimdevices.com/showthread.php?t=34133 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
