Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Web サイトのサーバーから画像を読み込むのにかかる時間を測定する必要があります。Web ページに 4 つの画像があるとします。各画像の読み込みにかかった時間を訪問者に表示したいと思います。これを達成する方法は何ですか?
タイマーを作成して、ユーザーがダウンロードボタンを選択するとタイマーが開始し、転送が完了するとタイマーを停止して表示します。