consider an exceptional case that transferring is done in less than a
microsecond
<varlistentry>
<term>last_ixfr_duration</term>
<listitem><simpara>
- Duration of the last IXFR. 0.0 means no successful IXFR done.
+ Duration of the last IXFR. 0.0 means no successful IXFR done
+ in greater than or equal to a microsecond.
</simpara></listitem>
</varlistentry>
<varlistentry>
<term>last_axfr_duration</term>
<listitem><simpara>
- Duration of the last AXFR. 0.0 means no successful AXFR done.
+ Duration of the last AXFR. 0.0 means no successful AXFR done
+ in greater than or equal to a microsecond.
</simpara></listitem>
</varlistentry>
"item_optional": false,
"item_default": 0.0,
"item_title": "Last IXFR duration",
- "item_description": "Duration of the last IXFR. 0.0 means no successful IXFR done."
+ "item_description": "Duration of the last IXFR. 0.0 means no successful IXFR done in greater than or equal to a microsecond."
},
{
"item_name": "last_axfr_duration",
"item_optional": false,
"item_default": 0.0,
"item_title": "Last AXFR duration",
- "item_description": "Duration of the last AXFR. 0.0 means no successful AXFR done."
+ "item_description": "Duration of the last AXFR. 0.0 means no successful AXFR done in greater than or equal to a microsecond."
}
]
}