Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9993b4

Browse files
[po] auto sync
1 parent 4262d0a commit a9993b4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/profile.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,12 +372,14 @@ msgid ""
372372
" example, if the timer returns times measured in thousands of seconds, the "
373373
"time unit would be ``.001``."
374374
msgstr ""
375+
"可以通过 *timer* 参数提供一个自定义计时器来测量代码运行花费了多长时间。 它必须是一个返回代表当前时间的单个数字的函数。 如果该数字为整数,则 "
376+
"*timeunit* 指定一个表示每个时间单位持续时间的乘数。 例如,如果定时器返回以千秒为计量单位的时间值,则时间单位将为 ``.001``。"
375377

376378
#: ../../library/profile.rst:253
377379
msgid ""
378380
"Directly using the :class:`Profile` class allows formatting profile results "
379381
"without writing the profile data to a file::"
380-
msgstr ""
382+
msgstr "直接使用 :class:`Profile` 类将允许格式化性能分析结果而无需将性能分析数据写入到文件::"
381383

382384
#: ../../library/profile.rst:268
383385
msgid ""

0 commit comments

Comments
 (0)