Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for clock (0.026 sec.)
16.3. time --- 時刻データへのアクセスと変換 — Python 3.6.5 ドキュメント 13869
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... て、 asctime() は末尾に改行文字を加えません。 time. clock ( ) ¶ Unix では、現在のプロセッサー時間秒を浮動小数 ... 、最初にこの関数が呼び出されてからの経過時間を wall-clock 秒で返します。この関数は Win32 関数 QueryPerforman ... ) または process_time() を使用してください。 time. clock_getres ( clk_id ) ¶ 指定された clk_id クロックの分 ... )を返します。 clk_id として受け付けられる値の一覧は Clock ID Constants を参照してください。 利用できる環境 : ...
https://man.plustar.jp/python/library/time.html - [similar]
21.20. uuid --- UUID objects according to RFC 4122 — Python 3.6.5 ドキュメント 10918
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... , 16-bit time_mid , 16-bit time_hi_version , 8-bit clock_seq_hi_variant , 8-bit clock_seq_low , 48-bit node ... 次の 16 ビット time_hi_version UUID の次の 16 ビット clock_seq_hi_variant UUID の次の 8 ビット clock_seq_low ... の最後の 48 ビット time 60 ビットのタイムスタンプ clock_seq 14 ビットのシーケンス番号 UUID. hex ¶ 32 文字の ... of them may be returned. uuid. uuid1 ( node=None , clock_seq=None ) ¶ UUID をホスト ID、シーケンス番号、現在 ...
https://man.plustar.jp/python/library/uuid.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 8428
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... が time モジュールに新たな関数を追加しました: get_clock_info() : クロックの情報を取得します。 monotonic() ... と user CPU 時間の和です。 その他の新たな関数: 関数 clock_getres() , clock_gettime() , clock_settime() と、こ ... れに使われる定数群 CLOCK_xxx の追加。 (Contributed by Victor Stinner in bpo ... はいつでも自動的にアクセラレータを使用します。 time.clock() の振る舞いがプラットフォーム依存のため、今後は要 ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
27.5. timeit --- 小さなコード断片の実行時間計測 — Python 3.6.5 ドキュメント 8357
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... msec, または sec)。 バージョン 3.5 で追加. -c , --clock ¶ time.clock() を使用する (廃止予定) -v , --verbos ...
https://man.plustar.jp/python/library/timeit.html - [similar]
索引 — Python 3.6.5 ドキュメント 8197
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » 索引 – 記号 ! (pdb command) != 演 ... c, --catch unittest コマンドラインオプション -c, --clock timeit コマンドラインオプション -c, --count trace ...
https://man.plustar.jp/python/genindex-%E8%A8%98%E5%8F%B7.html - [similar]
16. 汎用オペレーティングシステムサービス — Python 3.6.5 ドキュメント 8108
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 時刻データへのアクセスと変換 16.3.1. 関数 16.3.2. Clock ID Constants 16.3.3. Timezone Constants 16.4. argp ...
https://man.plustar.jp/python/library/allos.html - [similar]
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 8108
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... epeated interval. (A repeated interval occurs when clocks are rolled back at the end of daylight saving tim ... epeated interval. (A repeated interval occurs when clocks are rolled back at the end of daylight saving tim ... When DST starts (the "start" line), the local wall clock leaps from 1:59 to 3:00. A wall time of the form 2 ... UTC on the day daylight time ends. The local wall clock leaps from 1:59 (daylight time) back to 1:00 (stan ...
https://man.plustar.jp/python/library/datetime.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 8037
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... cket ¶ Functions with timeouts now use a monotonic clock, instead of a system clock. (Contributed by Victor ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
27.4. Python プロファイラ — Python 3.6.5 ドキュメント 7948
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... Intel Core i5 で Mac OS X を使用、 Python の time.clock() をタイマとして使った場合、値はおよそ 4.04e-6 とな ...
https://man.plustar.jp/python/library/profile.html - [similar]
24.1. turtle --- タートルグラフィックス — Python 3.6.5 ドキュメント 7877
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... な予想に反する場合があることを示します。 世界座標系 clock コンピュータの時間を示すアナログ時計 タートルが時計 ...
https://man.plustar.jp/python/library/turtle.html - [similar]
PREV 1 2 NEXT