# TimeDelta LLA now a community shared extension

**URL:** https://discuss.saleae.com/t/timedelta-lla-now-a-community-shared-extension/2496
**Category:** Extensions
**Created:** [October 17, 2023, 2:01am UTC](https://discuss.saleae.com/t/timedelta-lla-now-a-community-shared-extension/2496 "2023-10-17T02:01:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![P.Jaquiery](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/p.jaquiery/32/289_2.png) [@P.Jaquiery](https://discuss.saleae.com/u/P.Jaquiery)
#### Post date: [October 17, 2023, 2:01am UTC](https://discuss.saleae.com/t/timedelta-lla-now-a-community-shared-extension/2496/1 "2023-10-17T02:01:59Z")

</div>

My TimeDelta LLA for measuring time deltas between edges in pairs of inputs is now available at [https://github.com/GrandFatherADI/TimeDelta](https://github.com/GrandFatherADI/TimeDelta). TimeDelta  
is useful for measuring response times to events, clock drift between devices, dynamic behavior of PLLs and so on.

![edges](https://canada1.discourse-cdn.com/flex030/uploads/saleae/original/2X/5/54fe8befe87d126c75982d1500246ef534dc1400.png)

See [Saleae’s Community Shared Protocols page](https://support.saleae.com/community/community-shared-protocols) for a list of Community Shared Extensions and descriptions of install and build processes.

---

<div class="post-metadata">

### Author: ![alexandre.lechenne](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/alexandre.lechenne/32/1240_2.png) [@alexandre.lechenne](https://discuss.saleae.com/u/alexandre.lechenne)
#### Post date: [January 13, 2025, 8:31pm UTC](https://discuss.saleae.com/t/timedelta-lla-now-a-community-shared-extension/2496/2 "2025-01-13T20:31:58Z")

</div>

Hi,

Great LLA I use. But I would like to make a statistics MIN/MAX/AVG (like in measurement) of the delta I measure. Has someone an idea how to achieve this. In fact the idea is like to mix Analyzer and Measurement: getting some measures from one or more channels and doing some stats on them.

Any help or ideas will be very appreciated.

Kind regards

---

<div class="post-metadata">

### Author: ![P.Jaquiery](https://yyz2.discourse-cdn.com/flex030/user_avatar/discuss.saleae.com/p.jaquiery/32/289_2.png) [@P.Jaquiery](https://discuss.saleae.com/u/P.Jaquiery)
#### Post date: [January 13, 2025, 9:04pm UTC](https://discuss.saleae.com/t/timedelta-lla-now-a-community-shared-extension/2496/3 "2025-01-13T21:04:28Z")

</div>

Hi Alexandre, glad you are finding TimeDelta useful!

I can’t see a trivial way to do what you want. In my initial use case I was interested in watching a phase locked loop acquire lock so I would copy the data out of Logic’s Data Table and paste it into a spread sheet for analysis (plotting the data). You could do something similar, or paste the data into a file and use a script to extract the parameters you want.

It should also be possible to write a High Level Analyser that can calculate the parameters.

It’s a while since I’ve written a measurement extension and I’ve forgotten what’s possible there. I’ll have a quick look and let you know if I see anything that may help.

Cheers,  
Peter
