次の方法で共有


ProcessThreadInfoProperties interface

ProcessThreadInfo リソース固有のプロパティ

プロパティ

base_priority

基本優先度。

current_priority

現在のスレッドの優先順位。

href

HRef URI。

priority_level

スレッドの優先度レベル。

process

プロセス URI。

start_address

開始アドレス。

start_time

開始時刻。

state

スレッドの状態。

total_processor_time

プロセッサ時間の合計。

user_processor_time

ユーザー プロセッサ時間。

wait_reason

待機理由。

プロパティの詳細

base_priority

基本優先度。

base_priority?: number

プロパティ値

number

current_priority

現在のスレッドの優先順位。

current_priority?: number

プロパティ値

number

href

HRef URI。

href?: string

プロパティ値

string

priority_level

スレッドの優先度レベル。

priority_level?: string

プロパティ値

string

process

プロセス URI。

process?: string

プロパティ値

string

start_address

開始アドレス。

start_address?: string

プロパティ値

string

start_time

開始時刻。

start_time?: string | Date

プロパティ値

string | Date

state

スレッドの状態。

state?: string

プロパティ値

string

total_processor_time

プロセッサ時間の合計。

total_processor_time?: string

プロパティ値

string

user_processor_time

ユーザー プロセッサ時間。

user_processor_time?: string

プロパティ値

string

wait_reason

待機理由。

wait_reason?: string

プロパティ値

string