ResMon plugin ResMonプラグイン

Plugin=ResMon monitors the use of resources.Plugin=ResMon リソースの使用を監視します。

Optionsオプション

General measure options一般的な測定オプション
All general measure options are valid.一般的な測定オプションはすべて有効です。
ResCountType Default: GDIResCountType デフォルト: GDI
Type of resource to measure. Valid values are:
  • GDI: Number of GDI objects.GDI:GDIオブジェクト数。
  • USER: Number of USER objects.USER:USERオブジェクト数
  • Handle: Number of open handles.Handle:開いているハンドルの数
  • Window: Number of open system window handles.Window:開いているシステムウィンドウハンドルの数。
ProcessName
If specified, the resource use of the specified process is measured.指定した場合、指定したプロセスのリソース使用量が測定されます。

Example

[Rainmeter]
Update=1000
DynamicWindowSize=1
BackgroundMode=2
SolidColor=0,0,0,255

[MeasureSystemGDI]
Measure=Plugin
Plugin=Resmon
ResCountType=GDI

[MeasureRainmeterGDI]
Measure=Plugin
Plugin=Resmon
ResCountType=GDI
ProcessName="Rainmeter.exe"

[MeterOne]
Meter=String
MeasureName=MeasureSystemGDI
MeasureName2=MeasureRainmeterGDI
FontSize=12
FontColor=255,255,255,255
StringStyle=Bold
AntiAlias=1
Text=GDI Handles: %1 (Rainmeter: %2)

関連記事

スポンサーリンク

STDDEV関数 標準偏差を求める

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る