qiskit.pulse.builder.seconds_to_samples¶ seconds_to_samples(seconds)[소스]¶ Obtain the number of samples that will elapse in seconds on the active backend. Rounds down. 매개변수 seconds (Union[float, ndarray]) – Time in seconds to convert to samples. 반환 형식 Union[int, ndarray] 반환값 The number of samples for the time to elapse