bug24613 236 B

1234
  1. o Minor features (performance, 32-bit):
  2. - Improve performance on 32-bit systems by avoiding 64-bit division
  3. to calculate the current timestamp in milliseconds for channel
  4. padding computations. Implements ticket 24613.