qiskit.pulse.builder.seconds_to_samples¶ seconds_to_samples(seconds)[source]¶ Obtain the number of samples that will elapse in seconds on the active backend. Rounds down. Paramètres seconds (Union[float, ndarray]) – Time in seconds to convert to samples. Type renvoyé Union[int, ndarray] Renvoie The number of samples for the time to elapse