TIMING DATA 한국어 뜻 - 한국어 번역

['taimiŋ 'deitə]
['taimiŋ 'deitə]
타이밍 데이터를

영어에서 Timing data 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Timing: data for navigation and page load events.
Timing: 탐색과 페이지 로드 이벤트에 관한 데이터.
Timing generator 226 is used to provide timing data to the system.
타이밍 생성기(226)는 시스템에 타이밍 데이터를 제공하기 위해 사용된다.
This timing data may then be used to compute the position of AP base station 611.
그 후, 이러한 타이밍 데이터는 AP 기지국(611)의 포지션을 계산하는데 사용될 수도 있다.
This article describes the API and shows ways to make use of the timing data it exposes.
이 글에서는 이 API를 사용해서 타이밍 데이터를 사용하는 방법을 설명한다.
This timing data may then be communicated to the location server to compute the position of the AP base station.
그 후, 이러한 타이밍 데이터는 AP 기지국의 포지션을 계산하기 위해 위치 서버에 통신될 수도 있다.
Timing generator 226 is used to provide timing data to the system.
타이밍 생성기(226)는 시스템에 대한 타이밍 데이터를 제공하는 데 사용된다.
By collecting these traces, you can capture timing data related to your app's processes and threads and view other types of globally-significant device states.
이런 트레이스를 수집함으로써 앱의 프로세스 및 스레드와 관련된 타이밍 데이터를 캡처하고 전체적으로 중요한 다른 유형의 기기 상태를 볼 수 있습니다.
Timing generator 326 is used to provide timing data for the system.
타이밍 생성기(226)는 시스템에 대한 타이밍 데이터를 제공하는 데 사용된다.
According to the latest report of the Army News Service, while GPS continues tobe the“gold standard” for PNT capabilities, the U.S. Army has taken a layered approach to ensure accurate position and timing data, he said.
미 육군 뉴스 서비스의 새로운 보도에 의하면, GPS가 계속해서 PNT 기능을 위한"골든 스탠다드"로 지속되는 동안, 미 육군은 정확한 위치 및 타이밍 데이터를 보장하기 위해 계층화된 접근법을 취하고 있다고 한다.
STL is a unique space-based PNT technology that provides location and timing data independent from traditional GPS and other GNSS satellite signals.
사텔의 독창적인 STL 기술은 전통적인 GPS 나 GNSS 위성 신호와 달리 독립적으로 위치 및 시간 정보를 제공할 수 있는 PNT 기술이라고 알려졌다.
As adversaries develop tools that can jam or spoof Global Positioning System signals, the military has prioritized the development ofalternative sources of positioning, navigation and timing data for the war fighter.
적들이 Global Positioning System 신호를 재밍하거나 스푸핑할 수 있는 툴을 개발함에 따라, 군은 전투원을 위한 위치,항법 그리고 타이밍 데이터의 대체 소스 개발을 우선시하고있다.
The API provides a FrameMetrics object, which contains timing data that the rendering subsystem reports for various milestones in a frame lifecycle.
이 API는 FrameMetrics 객체를 제공하며 여기에는 렌더링 하위 시스템이 프레임 수명 주기의 다양한 이정표에 대해 보고하는 타이밍 데이터가 포함됩니다.
Here's a large graph taken with Chrome 27 beta showing off all the full set of timing data from this process.
여기 크롬 27 베타 버전 에서 얻어진 커다란 그래프는 이 처리 과정에서 얻어진 타이밍 데이터의 전체 세트를 보여줍니다.
This produces statistics in real time, butisn't very efficient. Alternatively, timing data could be recorded in local storage for a subset of users for a subset of pages, and periodically packaged and filed to the server.
이 방법으로 실시간 통계를 구할 수는 있지만,효율적인 방법은 아니므로 페이지별, 사용자별로 로컬 스토리지에 타이밍 데이터를 기록해두고 정기적으로 서버에 보낼 수도 있다.
Fortunately the User Timing API provides a way that you can insert API calls at different parts of your Javascript and then extract detailed timing data that can be used to help you optimize.
운 좋게도 User Timing API는 JavaScript의 여기저기에 API 호출을 삽입해서 자세한 타이밍 데이터를 추출하는 방법을 제공합니다. 이 데이터를 최적화에 도움을 주는 데 사용할 수 있습니다.
By setting named marks throughout our web application we can gather a whole bunch of timing data and analyze it at our leisure to work out what the application is doing and when.
웹 애플리케이션 전체에 걸쳐 이름을 부여한 마크를 설정하여, 수많은 타이밍 데이터를 수집하여 시간이 날 때 분석하여 애플리케이션이 무엇을 언제하는지 계산할 수 있습니다.
Timing generator 226 is used to provide timing data to the system.
타이밍 발생기(226)는 시스템에 대한 타이밍 데이터를 제공하기 위해 사용된다.
The metadata may be generated by the metadata generator 203 and can include,for example, timing data such as the access time of the cache entry or creation time of the cache entry.
메타데이터는 메타데이터 생성기(203)에 의해 생성될 수 있고,예를 들어, 타이밍 데이터(가령, 캐시 엔트리의 액세스 시간, 또는 캐시 엔트리의 생성 시간(creation time))를 포함할 수 있다.
Narrowing down the hot-spots in your application can be easily achieved by sprinkling API calls throughout your web application and post-processing the timing data generated to create a clear picture of where time is being spent.
웹 애플리케이션 여기저기에 API 호출을 포함하고 시간을 어디에서 소요하고 있는지 명확한 그림을 그릴 수 있는 타이밍 데이터를 후처리하면서 웹 애플리케이션에서 쉽게 핫스팟으로 좁혀나갈 수 있습니다.
If you extend the inspection time into a period of the recording that occurred after reaching the limit, timing data in the trace pane does not change(because no new data is available).
제한 크기에 도달한 후 발생한 기록의 기간으로 검사 시간 프레임을 확장하는 경우 추적 창의 타이밍 데이터는 바뀌지 않습니다(새 데이터를 사용할 수 없기 때문).
Combined with the vehicle and vehicle owner information database and data timing update, the identity of the rental vehicle is intelligently encrypted and identified.
차량 및 차량 소유자 정보 데이터베이스 및 데이터 타이밍 업데이트와 결합하여 렌터카의 신원이 지능적으로 암호화되고 식별됩니다.
결과: 21, 시각: 0.0407

영어 문장에서 "timing data"를 사용하는 방법

The timing data in the table below is approximate.
We removed collecting Resource Timing data as default #505.
that the timing data is still representative of commercial fabrication.
Powered by Inmite s.r.o., data by Timing Data Service Srl.
It also erases the timing data after the current measure.
Save your timing data in data sheets to stay organized.
Navigation timing data can be sent to servers for analysis.
This control lets you choose how timing data is used.
the timing data from the breaking procedure for each crater.
These hits will send the timing data to Google analytics.
자세히보기

한국어 문장에서 "타이밍 데이터를"를 사용하는 방법

마이크로 서비스 아키텍처의 대기 시간 문제를 해결하는 데 필요한 타이밍 데이터를 수집하는 데 도움이됩니다.
타이밍 데이터를 통해 웹 애플리케이션의 실제 성능을 개선할 기회를….
타이밍 발생기(13)는 또한 파 형성기(14)에 테스트 사이클(테스터 속도) 펄스 및 타이밍 데이터를 제공한다.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어