| Usuario | API | Tiempo Google (ms) | Tiempo Servidor (ms) | Tiempo Total (ms) | Fecha |
|---|---|---|---|---|---|
| {{ $time->name }} | {{ $time->api_name }} | {{ $time->google_response_time * 1000 }} | {{ $time->server_processing_time * 1000 }} | {{ $time->total_time * 1000 }} | {{ $time->created_at }} |