I collect usage data for a server, including the amount of CPU time used by processes. I'd like to analyse this in Visual Analytics, using the CPU time as a measure. Currently, the only way to do this is to create a calculated item where the time is converted to a number of seconds, as date and time variables are only treated as categories. This makes sense for discrete dates and times, but not elapsed times.
It would be really good to allow elapsed times as measures.