OutSystems Forge 日本語データベース

Ticks

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-11-26 1.0.0 Evert van der Zalm All .NET Components, Libraries, Developer Tools
100ナノ秒の間隔を得るために使用できるティックアクションが含まれています。 この間隔で、実行時間をミリ秒で測定できます。
このコンポーネントを使用すると、コンピュータチックを取得できます。 このティックは、100ナノ秒の時間を表します。 このティックを使用すると、2ティックの過去の時間を計算することができます。 2つのティックの差を10.000で割ったとき、ミリ秒単位で数値が得られます。 また、これを使ってサンプルアプリケーションを構築しました。どのような目的で、どのようにしてこのロジックを自分の状況に適用できるかを確認できます。 サンプルアプリケーション:https://www.outsystems.com/forge/component/2905/performance-measurement-example/

[Overview]
Contains ticks action which can be used to get a 100-nanosecond interval. With this interval, you're able to measure the execution time in milliseconds.
[Detail]
With this component, you're able to get a computer tick. This tick represents a time in 100-nanosecond. With this tick you're able to calculate the time that has past between 2 ticks. When you divided the difference between two ticks by 10.000 you get the number in milliseconds. I've also built an example application with this so you can see for which purposes and how you can apply this logic in your own situation. Example application: https://www.outsystems.com/forge/component/2905/performance-measurement-example/
戻る