FirstClassトップページ


 ヘルプの目次
このヘルプについて このヘルプについて
 
エンドユーザ向けヘルプ エンドユーザ向けヘルプ
Client Help クライアントヘルプ
Web Help Webアクセスヘルプ
ScreenReader Help スクリーンリーダ
Form フォーム
Synchronization 同期
Definitions 用語
container コンテナ
 
管理者向けヘルプ 管理者向けヘルプ
Administration サーバの管理
Internet Services インターネットサービス
Customization Tools カスタマイズツール(英語)
Administering OTSW OTSWの管理
OTSW Custodian OTSW Custodian
Using FirstClass ED FirstClass ED(英語)
 
バナー:
 
 GetFCASStatCounter
ホーム • Customization Tools • FCAS • Language Reference • GetFCASStatCounter
 
Purpose
Returns the counter value (wrapping unsigned long value) of an internal performance counter.
Syntax
GetFCASStatCounter (Constant)


Constant
Possible values:
statAvgTasks
The average number of tasks executed per cycle of the multitasking kernel.
statBARepPackets
FirstClass scripting reply packets.
statBAReqPackets
FirstClass scripting request packets.
statCBRepPackets
Server data callback reply packets.
statCBReqPackets
Server data callback request packets.
statCodeLines
Lines of BASIC code executed.
statControlPackets
Control (overhead) packets.
statExpressions
Expression evaluations executed by BASIC code.
statFCPCallbacks
Network buffer filled completely (a good thing).
statInPackets
Inbound packets from the server.
statLicenseLimit
Licensing limit as provided by the server.
statMs
Milliseconds per task loop.
statOutPackets
Outbound packets.
statPartPackets
Form part data packets.
statTimeslice
Target amount of time for each task to be executed per loop.
statTokens
Individual BASIC tokens executed.
statTotalPackets
Total network packets.
statTPS
Task switches per second ("Have you done your TPS reports?")
statWorkersBusy
Worker threads busy.
statWorkersBusyLoops
Worker threads waiting for a free thread looped.
statWorkersCurrent
Current number of worker threads used.
statWorkersHighest
Peak number of worker threads.
statWorkersLimit
Limit of allocated worker threads.
statWorkersLongest
Longest time for completion of any worker thread.

 

Copyright(C) 2002-2011 FC Management Co. All Rights Reserved