]> git.ipfire.org Git - thirdparty/asterisk.git/commit
main/pbx: Move timing routines to pbx_timing.c. 13/1913/1
authorCorey Farrell <git@cfware.com>
Tue, 5 Jan 2016 00:00:23 +0000 (19:00 -0500)
committerCorey Farrell <git@cfware.com>
Tue, 5 Jan 2016 17:06:23 +0000 (12:06 -0500)
commitc608274a39f9916ed72d7b3f8f971ac7e8218f32
treea4414b49bda8d04886b991fc0fd306845272cb43
parent7fdcfd77247b461bfe7dd38c3a56a12f648534de
main/pbx: Move timing routines to pbx_timing.c.

This is the fourth patch in a series meant to reduce the bulk of pbx.c.
This moves pbx timing functions to their own source.

Change-Id: I05c45186cb11edfc901e95f6be4e6a8abf129cd6
main/pbx.c
main/pbx_timing.c [new file with mode: 0644]