chenkunlong 发表于 2012-8-21 14:25:24

日志中几个时间的疑惑

最近在看LR中的日志,选择Date returned by server时。在看的时候发现如下问题,具体的日志如下:
Action.c(171): t=45390ms: 1119-byte response body for "http://192.168.8.88:2404/ezg4.0.4/style/css/emoa/images/kstd-08.gif" (RelFrameId=, Internal ID=150)
Action.c(171): Registered web_reg_find successful for "Text=电话会议" (count=2)       
Action.c(171): web_custom_request("mainAll.do") was successful, 13857 body bytes, 1792 header bytes       
Action.c(182): Notify: Transaction "快速通道" ended with "Pass" status (Duration: 0.0674 Wasted Time: 0.0007).       


这两个时间,为何差别会这么多呢,那么事务的时间倒底以哪个为准?controller里显示的时间是Duration: 0.0674   那么这个t=45390ms:是指的什么时间呢?
页: [1]
查看完整版本: 日志中几个时间的疑惑