找回密码
 注册
查看: 2764|回复: 0

R语言:gc.time()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 18:30:58 | 显示全部楼层 |阅读模式
gc.time(base)
gc.time()所属R语言包:base

                                        Report Time Spent in Garbage Collection
                                         报告时间花费在垃圾收集

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function reports the time spent in garbage collection so far in the R session while GC timing was enabled.
此功能报告的时间花费在垃圾收集迄今在R会话启用而GC的时间。


用法----------Usage----------


gc.time(on = TRUE)



参数----------Arguments----------

参数:on
logical; if TRUE, GC timing is enabled.
逻辑;如果TRUE,气相色谱定时启用。


Details

详情----------Details----------

The timings are rounded up by the sampling interval for timing processes, and so are likely to be over-estimates.
计时四舍五入时序过程的采样间隔,所以很可能是过度估计。

It is a primitive.
它是一种原始的。


值----------Value----------

A numerical vector of length 5 giving the user CPU time, the system CPU time, the elapsed time and children's user and system CPU times (normally both zero), of time spent doing garbage collection whilst GC timing was enabled.
一个长度为5的数值向量给用户CPU时间,系统CPU时间,时间所用的时间和儿童的用户和系统CPU时间(一般均为零),启用垃圾收集,而GC的时间花在了。

Times of child processes are not available on Windows and will always be given as NA.
子进程的时间是不是在Windows上使用,将永远为NA。


参见----------See Also----------

gc,
gc


举例----------Examples----------


gc.time()

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 14:55 , Processed in 0.023499 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表