Je suis trying to analyze certains IIS7 logs (W3C format) et am interesting in le time-taken field et its unit.
According to Microsoft le unit is milliseconds.
The length of time that the action took, in milliseconds.
According to le w3c documentation c'est in seconds
Time taken for transaction to complete in seconds, field has type <fixed>
What is le correct answer?