are the numbers for the events for the performance timing plugin in seconds or milliseconds? How should I read this?
the first page (previous page) had an average Page Load TIme of 4 seconds or is that 4 milliseconds?
Also, should the events be counters or numeric or some of both?
right now I have:
*event57: Redirect Timing - Counter
*event58: App Cache Timing - Counter
*event59: DNS Timing - Counter
*event60: TCP Timing - Counter
*event61: Request Timing - Counter
*event62: Response Timing - Counter
*event63: Procesing Timing - Counter
*event64: onload Timing - Counter
*event65: Total Page Load Time - Counter
*event66: Performance Instances - Counter
it didn't say anything here about ms or seconds: performanceTiming

